net/http.http2flow.take (method)
7 uses
net/http (current package)
h2_bundle.go#L1329: func (f *http2flow) take(n int32) {
h2_bundle.go#L5417: sc.inflow.take(int32(f.Length))
h2_bundle.go#L5443: st.inflow.take(int32(f.Length))
h2_bundle.go#L8415: cs.flow.take(take)
h2_bundle.go#L9255: cs.inflow.take(int32(f.Length))
h2_bundle.go#L10220: wr.stream.flow.take(allowed)
h2_bundle.go#L10249: wr.stream.flow.take(int32(len(wd.p)))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)